home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000766_timbl@www3.cern.ch _Wed Mar 17 09:34:39 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <timbl@www3.cern.ch>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA13479; Wed, 17 Mar 93 09:34:39 MET
  4. Received: from www3.cern.ch by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA09496; Wed, 17 Mar 1993 09:52:32 +0100
  6. Received: by www3.cern.ch (NX5.67c/NX3.0S)
  7.     id AA00440; Wed, 17 Mar 93 09:51:57 +0100
  8. Date: Wed, 17 Mar 93 09:51:57 +0100
  9. From: Tim Berners-Lee <timbl@www3.cern.ch>
  10. Message-Id: <9303170851.AA00440@www3.cern.ch>
  11. Received: by NeXT.Mailer (1.87.1)
  12. Received: by NeXT Mailer (1.87.1)
  13. To: www-talk@nxoc01.cern.ch
  14. Subject: WWWLibrary_2.02-beta : Incompatibility fix;  Literate programming
  15. Reply-To: timbl@nxoc01.cern.ch
  16.  
  17.  
  18.  
  19. The 2.02 version of the library is marked "beta" to indicate that it  
  20. ought to work reliably and needs testing.   Compatible line-mode  
  21. browser and daemon are available too as before. Sources are in
  22. ftp://info.cern.ch/pub/www/src as usual.
  23.  
  24. Changes are
  25. -----------
  26.  
  27. - Fix so that the HTTP client will fall back to old HTTP with servers
  28.  which don't like the HTTP extenstions.  The incompatibility problem
  29.  of yeste
  30.  
  31.  
  32. - A format called text/x-c which can be generated from hypertext.
  33.  
  34.     www -to text/x-c xxxx.html > xxxx.h
  35.     
  36.   will produce a formatted .h file with everything enclosed in
  37.   comments except for preformtted sections, which are treated as
  38.   code.  This allows files like
  39.    
  40. http://info.cern.ch/hypertext/WWW/Library/Implementation/HTFormat.html 
  41.  
  42.   to be self-documenting source files.
  43.   
  44.  
  45.   
  46.  
  47.  Internal documentation.
  48.  ----------------------
  49.  
  50.  
  51. I have made a token bit of documentation on the library to explian
  52. a few features using the above technique. I used
  53. http://info.cern.ch/hypertext/WWW/Tools/HTMLGeneration/text2html.sed
  54. to generate the html froim the .h files in the first place before  
  55. marking it up. Feedback on forms and content (but not extent which I  
  56. know is not much!) is welcome.
  57.  
  58. Tim BL
  59.  
  60.  
  61. __________________________________________________________
  62. Tim Berners-Lee                       timbl@info.cern.ch
  63. World Wide Web team leader           (NeXTMail is ok)    
  64. CERN, CN Division                     Tel: +41(22)767 3755
  65. 1211 Geneva 23, Switzerland           Fax: +41(22)767 7155
  66.  
  67.  
  68.  
  69.  
  70.